runtime.mheap.nextSpanForSweep (method)

2 uses

	runtime (current package)
		mgcsweep.go#L97: func (h *mheap) nextSpanForSweep() *mspan {
		mgcsweep.go#L371: 		s := mheap_.nextSpanForSweep()